-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.7.1
-
Code
-
Classes
- RegistrationFormHandler
Total Complexity |
48 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
282 |
Lines of code |
161 |
Logical lines of code |
99 |
Comment lines |
75 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_form() |
A |
45 |
14 |
40 |
process() |
A |
47 |
13 |
33 |
get_form_data() |
S |
54 |
6 |
21 |
register_user() |
S |
50 |
5 |
32 |
get_request_data() |
S |
59 |
4 |
15 |
redirect() |
S |
63 |
3 |
10 |
set_form_session() |
S |
68 |
2 |
7 |
__construct() |
S |
78 |
1 |
3 |